align status icon display with e.g. Talk more
authorJyrki Gadinger <nilsding@nilsding.org>
Wed, 19 Mar 2025 10:25:09 +0000 (11:25 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Wed, 19 Mar 2025 12:10:47 +0000 (12:10 +0000)
commit992ca675287c7d5dceb3f3e1d8e184f502997f08
tree78c5b29f78284c27771ef48a1dc6adb81e0e5dd6
parentfa6e4efbd954891bef3a48b6919657544c1da401
align status icon display with e.g. Talk more

- status icons have now a white background/border
- "Invisible"/"Offline" icons are now hidden
- UserModel.status property is now available in QML too when needed

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
src/gui/tray/CurrentAccountHeaderButton.qml
src/gui/tray/UserLine.qml
src/gui/tray/usermodel.cpp
src/gui/tray/usermodel.h